home *** CD-ROM | disk | FTP | other *** search
-
- /* Generated by Interface Builder */
-
- #import <objc/Object.h>
-
- @interface scFrontend:Object
- {
- BOOL gotFile;
- }
-
- - appDidInit:sender;
- - (id)openBlankSheet:sender;
- - (int)appOpenFile:(const char *)path type:(const char *)type;
- - (BOOL)appAcceptsAnotherFile:sender;
-
- @end
-